home *** CD-ROM | disk | FTP | other *** search
- TAdrockCalculatorEdit History File
- ==================================
-
- 6th November, 1995 Version 1.00
-
- NEW & UPDATED FEATURES
- ----------------------
- Released to CompuServe, included Help File, KWF File for Delphi, AdcalcBt.DCU,
- Adcalcbt.DCR AdcalcBt.RES.
-
- 22nd January, 1996 Version 1.10
-
- NEW & UPDATED FEATURES
- ----------------------
- Added new property ColorWhileEditing to set the text color while the control is being
- edited. This property now makes the font.color property defunct.
-
- Note : You can not see the result of this property at design mode
-
- 1st March, 1996 Version 1.20
-
- NEW & UPDATED FEATURES
- ----------------------
- Internal Documentation Change
-
- 11th March, 1996 Version 1.30
-
- NEW & UPDATED FEATURES
- ----------------------
- Changed the way the control draws the date when the control does not have the input
- focus.
-
- 16th May, 1996 Version 1.40
-
- BUG FIX'S & MODIFICATIONS
- --------------------------
- Modified the formating of the control when linked to a dataset that is closed. This
- corrected an error that could occur when using the UseDBDisplayFormat.
-
- 30th December, 1899 Version 1.50
-
- NEW & UPDATED FEATURES
- ----------------------
- Internal Revision
-
- 30th December, 1899 Version 1.60
-
- NEW & UPDATED FEATURES
- ----------------------
- Internal Revision
-
- 15th June, 1996 Version 1.70
-
- BUG FIX'S & MODIFICATIONS
- --------------------------
- Corrected a memory hole. One of the calendar buttons was not being freed.
-
- Fixed a problem with decimal seperator character, originally it used a ',' but we
- changed this to support international changes.
-
- 17th June, 1997 Version 1.80
-
- BUG FIX'S & MODIFICATIONS
- --------------------------
- Fixed a bug where international decimal separators was no being displayed on the
- calendars buttons. It was always a '.'
-
- 25th July, 1996 Version 1.90
-
- BUG FIX'S & MODIFICATIONS
- --------------------------
- Fixed a bug where the user was still able to type if the field was read only.
-
- 4th November, 1996 Version 2.00
-
- NEW & UPDATED FEATURES
- ----------------------
- Adjusted Cell Spacing on Popup
-
- Converted Source Code to be Registered By Default when compiling.
-
- 26th November, 1996 Version 2.10
-
- NEW & UPDATED FEATURES
- ----------------------
- Added a new event which gets called when there is an error. If you do not use this
- event then the standard message box is displayed, but if you do then you can do what
- you want when an error occurs. The default message that would be displayed is passed
- as a parameter to the event. The new event is called OnBadNumber.
-
- Added a new event which gets called when there is a range error. If you do not use
- this event then the standard message box is displayed, but if you do then you can do
- what you want when an error occurs. The default message that would be displayed is
- passed as a parameter to the event. The new event is called OnRangeError.
-
- Added a seperate resource file to handle the buttons on the calculator. You now can
- change the captions for all the buttons. Included is a .RC script that contains the
- entries for all the button captions.
-
- You can use the Delphi BRC32.EXE application to compile the script into a resource
- file.
-
- eg: BRC32 -r adcalcst.rc
-
- Run BRC32 with no parameters to get a list of all parameters, the file BRC32 can be
- found in the Delphi 2.0\Bin directory....
-
- There is also a BRC.EXE file in the Delphi\Bin directory of Delphi 1.0
-
-
- Adrock Software, Byte Computer & Software Ltd
- CompuServe 100353,110 Internet ADROCK@USA.NET
- http://WWW.Adrock.COM
-
- 11th December, 1996 12:34 PM
-